Three New Short Presentations

Shlomi Fish on 2006-03-08T18:39:07

The slides for three new short Perl-related presentations I prepared are available on my site:

  1. Optimising Multi-Tasking using PDL which shows how to implement an optimisation of several game AI scans, in the Perl Data Language for speed and flexibility.
  2. Test::Run - a new and improved test harness - a presentation about Test::Run, which aims to be the successor for Test::Harness. (And which was mentioned here before.)
  3. There are too many ways to do it - a certain task and the various solutions that people came up with to solve it.

I prepared all of them for OSDC::Israel::2006, but ended up giving only the Test::Run one.

Enjoy!